\tmp The temporary folder is used to deposit temporary files which will be used during the running of program.
\logsFolder of running logs. Files in this folder will record the process of intermediate interface's data exchange.
\ChatsFolder of chat logs. The format to desposit chat logs is : pattern -> user name -> log files 
\languageThe language folder includes the letters of displayed interface of program.  must exist
\resThe resource folder consists of all resource files when program runs
\IPCThe folder of intermediate exchange module


start.plThe startup program of the whole program running
irc.plIRC network client
msn.plMSN network client
play_sound.plThere is a warning tone when some chat logs arrive 
svnupdata.plUpdate program



main.pmMain module for front module
chat.pmForm module for private chat
settings.pmForm module for setting
change.pmModule of tray icon
network.pmModule for net testing
remote_control.pm Module for remote control
public.pm Module for public use


readme.txtFile for program statement
setlogin.iniConfiguration file of login information, configure this file can decide to use which account to login
settings.iniConfiguration file of interface display

clear.cmdA tool which elminates useless folders is used to release.
